Skip to content

Add Chart Plotter plugin#12442

Open
Dazuzi wants to merge 2 commits into
runelite:masterfrom
Dazuzi:chart-plotter
Open

Add Chart Plotter plugin#12442
Dazuzi wants to merge 2 commits into
runelite:masterfrom
Dazuzi:chart-plotter

Conversation

@Dazuzi
Copy link
Copy Markdown
Contributor

@Dazuzi Dazuzi commented Jun 6, 2026

Adds Chart Plotter, a collision-aware Sailing navigation helper.

Features:

  • Displays current and projected sailing courses.
  • Supports route plotting to a selected destination.
  • Shows course overlays in the game view, minimap, and world map.
  • Provides configurable overlay styling, route display, and turning alerts.
chartplotter2

@runelite-github-app
Copy link
Copy Markdown

runelite-github-app Bot commented Jun 6, 2026

@runelite-github-app
Copy link
Copy Markdown

runelite-github-app Bot commented Jun 6, 2026

This plugin requires a review from a Plugin Hub maintainer. The reviewer will request any additional changes if needed.


Internal use only: Reviewer details Maintainer details

@riktenx
Copy link
Copy Markdown
Member

riktenx commented Jun 6, 2026

reflection is not allowed

@riktenx riktenx added the waiting for author waiting for the pr author to make changes or respond to questions label Jun 6, 2026
@runelite-github-app runelite-github-app Bot removed the waiting for author waiting for the pr author to make changes or respond to questions label Jun 6, 2026
@Dazuzi
Copy link
Copy Markdown
Contributor Author

Dazuzi commented Jun 6, 2026

Fixed. Also a couple of other fixes: moved file I/O off the game thread, pulled scene computation out of rendering, and fixed the cache's async shutdown.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants